* textmodes/reftex.el (reftex-compile-variables): Add autoload
authorTassilo Horn <tsdh@gnu.org>
Tue, 23 Apr 2013 15:23:59 +0000 (17:23 +0200)
committerTassilo Horn <tsdh@gnu.org>
Tue, 23 Apr 2013 15:23:59 +0000 (17:23 +0200)
cookie.

lisp/ChangeLog
lisp/textmodes/reftex.el

index d866df12676ad1a0465d661bf069aa4f3d827776..189f8eb95e9eac0bea28f807d23f27f547d30892 100644 (file)
@@ -1,5 +1,8 @@
 2013-04-23  Tassilo Horn  <tsdh@gnu.org>
 
+       * textmodes/reftex.el (reftex-compile-variables): Add autoload
+       cookie.
+
        * textmodes/reftex-vars.el (reftex-label-regexps): Call
        `reftex-compile-variables' after changes to this variable.
 
index 21083fd188af18cefe9f71bf81f001271fc6a5e0..8b5dee5a0372cc76d6d1bef23b9c1cc1f174b449 100644 (file)
@@ -811,6 +811,7 @@ This enforces rescanning the buffer on next use."
      (reftex-kill-buffer (reftex-make-index-buffer-name tag)))
    (cdr (assoc 'index-tags (symbol-value reftex-docstruct-symbol)))))
 
+;;;###autoload
 (defun reftex-compile-variables ()
   ;; Compile the information in reftex-label-alist & Co.